* gdk/quartz/GdkQuartzView.c ([GdkQuartzView -updateTrackingRect]): Fix a typo
in a comment
svn path=/trunk/; revision=18199
+2007-06-19 Johan Dahlin <jdahlin@async.com.br>
+
+ * gdk/quartz/GdkQuartzView.c ([GdkQuartzView -updateTrackingRect]): Fix a typo
+ in a comment
+
2007-06-20 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkwindow-quartz.c (gdk_window_new):
GDK_QUARTZ_RELEASE_POOL;
}
-/* For information on seting up tracking rects properly, see here:
+/* For information on setting up tracking rects properly, see here:
* http://developer.apple.com/documentation/Cocoa/Conceptual/EventOverview/EventOverview.pdf
*/
-(void)updateTrackingRect